ASP.NET MVC Controls
ViewerBaseBuilder<TControl,TBuilder> Class Members
Methods 

The following tables list the members exposed by ViewerBaseBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodFilePathSets the FilePath property.  
Public MethodFullScreenSets the FullScreen property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodMouseModeSets the MouseMode property.  
Public MethodOnClientFullScreenChangedSets the OnClientFullScreenChanged property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientPageIndexChangedSets the OnClientPageIndexChanged property.  
Public MethodOnClientQueryLoadingDataSets the OnClientQueryLoadingData property.  
Public MethodOnClientSelectMouseModeChangedSets the OnClientSelectMouseModeChanged property.  
Public MethodOnClientViewModeChangedSets the OnClientViewModeChanged property.  
Public MethodOnClientZoomFactorChangedSets the OnClientZoomFactorChanged property.  
Public MethodServiceUrlSets the ServiceUrl property.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodThresholdWidthSets the ThresholdWidth property.  
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodViewModeSets the ViewMode property.  
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodZoomFactorSets the ZoomFactor property.  
Public MethodZoomModeSets the ZoomMode property.  
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplate(IHtmlString)Render the html string in template mode.
Top
See Also

Reference

ViewerBaseBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Viewer.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback